home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
redakcyjne
/
programy
/
PSPad editor 4.5.4 build 2356 beta
/
pspad454inst_en.exe
/
{app}
/
Syntax
/
LSharp.ini
< prev
next >
Wrap
INI File
|
2006-11-07
|
1KB
|
102 lines
; PSPad user HighLighter definition file for the LSharp languge
; Author: Orion Edwards
; LSharp Language by Rob Blackwell: www.lsharp.org
[Settings]
Name=LSharp
HTMLGroup=0
Label=1
FileType=*.ls
CommentString=;
BasComment=1
IndentChar=(
UnIndentChar=)
TabWidth=2
DoubleQuote=1
SingleQuote=0
CaseSensitive=0
KeyWordChars=-_
CodeExplorer=ftUnknown
[ReservedWords]
[KeyWords]
null=
true=
false=
and=
backquote=
call=
compile=
cond=
defclass=
do=
each=
fn=
for=
foreach=
if=
increment=
let=
macro=
or=
quote=
setf=
setq=
the=
to=
trace=
try=
when=
while=
with=
append=
apply=
assoc=
caaar=
caadr=
caar=
cadar=
caddr=
cadr=
car=
cdaar=
cdar=
cddar=
cdddr=
cddr=
cdr=
cons=
copy-list=
environment=
eq=
eql=
eval=
evalstring=
exit=
first=
inspect=
is=
length=
list=
load=
macroexpand=
map=
nconc=
new=
not=
nth=
pr=
prl=
read=
reference=
reset=
reverse=
rest=
throw=
typeof=
using=
defun=
defmacro=
listp=
[KeyWords2]
[KeyWords3]